IGroupJogCommand 介面

代表一个轴组的吋动。

继承体系

System.Object
  IntervalZero.KINGSTAR.Base.Class.IKsCommand
    IntervalZero.KINGSTAR.Base.Class.IGroupJogCommand

命名空间IntervalZero.KINGSTAR.Base.Class

组合: IntervalZero.KINGSTAR.Base.Class (于 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0

语法

C#VB
public interface IGroupJogCommand : IKsCommand
Public Interface IGroupJogCommand Inherits IKsCommand

 

IGroupJogCommand 介面陈列了以下成员。

属性

 名称说明
Acceleration加速度值。
Cancel透过将速度减速到零来取消一个轴组的吋动指令。
Deceleration减速度值。
Jerk加加速度值。
Velocity指定速度值。

参见

IntervalZero.KINGSTAR.Base.Class 命名空间